home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Full / Computer Security Tool / ComputerSecurityTool-Setup.exe / {app} / CST.exe / 0 / RCDATA / TFRMPROGRESS / TFRMPROGRESS.txt
Encoding:
Text File  |  2006-02-10  |  3.2 KB  |  146 lines

  1. object frmProgress: TfrmProgress
  2.   Left = 612
  3.   Top = 410
  4.   BorderStyle = bsNone
  5.   Caption = 'Progress'
  6.   ClientHeight = 176
  7.   ClientWidth = 292
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object RzPanel1: TRzPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 292
  24.     Height = 176
  25.     Align = alClient
  26.     BevelWidth = 3
  27.     BorderOuter = fsNone
  28.     BorderColor = 14719354
  29.     BorderWidth = 1
  30.     TabOrder = 0
  31.     object RunProgress: TRzProgressBar
  32.       Left = 8
  33.       Top = 57
  34.       Width = 273
  35.       Height = 13
  36.       BorderInner = fsFlatRounded
  37.       BorderOuter = fsNone
  38.       BorderWidth = 0
  39.       InteriorOffset = 0
  40.       PartsComplete = 0
  41.       Percent = 0
  42.       TotalParts = 0
  43.     end
  44.     object pbService: TRzProgressBar
  45.       Left = 8
  46.       Top = 94
  47.       Width = 273
  48.       Height = 14
  49.       BorderInner = fsFlatRounded
  50.       BorderOuter = fsNone
  51.       BorderWidth = 0
  52.       InteriorOffset = 0
  53.       PartsComplete = 0
  54.       Percent = 0
  55.       TotalParts = 0
  56.     end
  57.     object RzLabel1: TRzLabel
  58.       Left = 9
  59.       Top = 38
  60.       Width = 68
  61.       Height = 13
  62.       Caption = 'Total Progress'
  63.       Font.Charset = DEFAULT_CHARSET
  64.       Font.Color = clBlack
  65.       Font.Height = -11
  66.       Font.Name = 'MS Sans Serif'
  67.       Font.Style = []
  68.       ParentFont = False
  69.       BlinkIntervalOff = 0
  70.       BlinkIntervalOn = 0
  71.     end
  72.     object RzLabel2: TRzLabel
  73.       Left = 11
  74.       Top = 77
  75.       Width = 69
  76.       Height = 13
  77.       Caption = 'Issue Progress'
  78.       Font.Charset = DEFAULT_CHARSET
  79.       Font.Color = clBlack
  80.       Font.Height = -11
  81.       Font.Name = 'MS Sans Serif'
  82.       Font.Style = []
  83.       ParentFont = False
  84.       BlinkIntervalOff = 0
  85.       BlinkIntervalOn = 0
  86.     end
  87.     object RzGroupBox1: TRzGroupBox
  88.       Left = 8
  89.       Top = 112
  90.       Width = 273
  91.       Height = 49
  92.       Font.Charset = DEFAULT_CHARSET
  93.       Font.Color = clWhite
  94.       Font.Height = -11
  95.       Font.Name = 'MS Sans Serif'
  96.       Font.Style = []
  97.       ParentFont = False
  98.       TabOrder = 0
  99.       object lblText: TRzLabel
  100.         Left = 1
  101.         Top = 14
  102.         Width = 271
  103.         Height = 34
  104.         Align = alClient
  105.         Font.Charset = DEFAULT_CHARSET
  106.         Font.Color = clBlack
  107.         Font.Height = -11
  108.         Font.Name = 'Arial'
  109.         Font.Style = []
  110.         ParentFont = False
  111.         WordWrap = True
  112.         BlinkIntervalOff = 0
  113.         BlinkIntervalOn = 0
  114.       end
  115.     end
  116.     object RzPanel2: TRzPanel
  117.       Left = 1
  118.       Top = 1
  119.       Width = 290
  120.       Height = 25
  121.       Align = alTop
  122.       BorderOuter = fsFlat
  123.       TabOrder = 1
  124.       object lblProgressDescription: TRzLabel
  125.         Left = 5
  126.         Top = 8
  127.         Width = 89
  128.         Height = 15
  129.         Caption = 'Running Task ...'
  130.         Font.Charset = DEFAULT_CHARSET
  131.         Font.Color = 9780231
  132.         Font.Height = -12
  133.         Font.Name = 'Arial'
  134.         Font.Style = [fsBold]
  135.         ParentFont = False
  136.         BlinkIntervalOff = 0
  137.         BlinkIntervalOn = 0
  138.       end
  139.     end
  140.   end
  141.   object Timer1: TTimer
  142.     Left = 256
  143.     Top = 8
  144.   end
  145. end
  146.